home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000017_news@columbia.edu_Sat Dec 24 00:29:59 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA23310
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 23 Dec 1994 19:45:26 -0500
  3. Received: by apakabar.cc.columbia.edu id AA29661
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 23 Dec 1994 19:45:25 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.kei.com!eff!news.duke.edu!concert!balsam!handmade
  6. From: handmade@cs.unca.edu (Hand Made in America)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: ?Improve 20% efficient Kermit xfers?
  9. Date: 24 Dec 1994 00:29:59 GMT
  10. Organization: University of North Carolina at Asheville
  11. Lines: 33
  12. Message-Id: <3dfq27$jn8@balsam.unca.edu>
  13. References: <3dds2v$k4p@balsam.unca.edu> <3delhj$8e9@sphinx.Gsu.EDU>
  14. Nntp-Posting-Host: tryon.cs.unca.edu
  15. X-Newsreader: TIN [version 1.2 PL2]
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. Tom Bowden (isgtmb@gsusgi2.gsu.edu) wrote:
  19. ==> handmade@cs.unca.edu (Hand Made in America) wrote:
  20. ==> [stuff deleted (by both of us!)] 
  21. ==> Use longer packets.  [ . . . ]
  22. ==> The default packet length is 94.  Change it to 1024.
  23.  
  24. My PC+ *max* length settable from the menu is 94!!!  I have to hexedit 
  25. the file PCPLUS.PRM to get it to 255.  I can edit a two-byte value (1024 
  26. = 0400h), but PC+ only looks at the low byte (apparently) when actually 
  27. negotiating the link.
  28.  
  29. ==> At the university end, edit your .kermrc file so that
  30. ==> it includes the lines:
  31. ==>   set send packet-length 1024 ..... I set 255
  32. ==>   set receive packet-length 1024 .. 255
  33. ==>   set window 3 .................... 31 -- too much?
  34.  
  35. C-Kermit seems limited to 286 bytes at my u. site!  Does anyone know
  36. about such strangeness? 
  37.  
  38. Now my efficiency is up to 71% which is close to the theoretical ratio of 
  39. 14400/19200 = 75%.
  40.  
  41. ==> Hope this helps.
  42.  
  43. It *sure*does*!!!  Sent me in the right direction.  Thanks, Tom and all.
  44.  
  45. --
  46.  /s/   -=Chris=-     Christopher Karl Johansen   HandMade in America
  47.                      vox: 704.252.0121           67 N. Market St. (NC 28801)
  48.   opinions: mine!    fax: 704.252.0388           Post Office Box 2089
  49. facts: everyone's.   net: handmade@unca.edu      Asheville, NC 28802-2089
  50.